ASP.NET MVC コントロールヘルプ
Ranges メソッド

C1.Web.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > GaugeBuilder<TControl,TBuilder> クラス : Ranges メソッド
ビルドアクション
Ranges を設定します。
シンタックス
'宣言
 
Public Function Ranges( _
   ByVal build As System.Action(Of ListItemFactory(Of Range,RangeBuilder)) _
) As GaugeBuilder(Of TControl,TBuilder)
public GaugeBuilder<TControl,TBuilder> Ranges( 
   System.Action<ListItemFactory<Range,RangeBuilder>> build
)

パラメータ

build
ビルドアクション

戻り値の型

現在のビルダ
参照

GaugeBuilder<TControl,TBuilder> クラス
GaugeBuilder<TControl,TBuilder> メンバ